projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b07194e
)
Fix typo in README and break long line
author
Jo-Philipp Wich
<
[email protected]
>
Wed, 11 Jun 2014 09:01:04 +0000
(11:01 +0200)
committer
Jo-Philipp Wich
<
[email protected]
>
Wed, 11 Jun 2014 09:01:04 +0000
(11:01 +0200)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index d3e7d90644bf3539d341c5545942102e3d612a36..e5694105fc96a95068d88949e07dff43a6f1f502 100644
(file)
--- a/
README
+++ b/
README
@@
-5,9
+5,11
@@
This is an OpenWrt package feed containing community-maintained packages.
* Usage *
-Replace the feeds.conf entry for packages with: src-git packages git://github.com/openwrt/packages.git
+Replace the feeds.conf entry for packages with:
+ src-git packages git://github.com/openwrt/packages.git
+
Run: ./scripts/feeds update packages
-Run: ./scripts/fee
s
s install -a -p packages
+Run: ./scripts/fee
d
s install -a -p packages
* Package Guidelines *